Skip to content

Agents#4324

Merged
rcoh merged 4 commits intomainfrom
agents
Oct 6, 2025
Merged

Agents#4324
rcoh merged 4 commits intomainfrom
agents

Conversation

@rcoh
Copy link
Collaborator

@rcoh rcoh commented Oct 2, 2025

Motivation and Context

Just dropping in something basic. we can iterate on this until AI is decent at working in this codebase.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@rcoh rcoh requested review from a team as code owners October 2, 2025 17:05
@github-actions
Copy link

github-actions bot commented Oct 2, 2025

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Oct 4, 2025

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@rcoh rcoh enabled auto-merge (squash) October 6, 2025 15:14
Copy link
Contributor

@aajtodd aajtodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been on my todo list and I even have a rough version started locally. This looks fine to start with and something we can start to iterate on. I'd like to define common Q agents definitions and knowledge indexes perhaps for working with code in the repository. e.g. an agent for runtime development, an agent for codegen (kotlin), style guides/rules, preferences/footguns like you have here, etc.


Protocol files: `codegen-{core,server}/.../protocols/`

## preludeScope: Rust Prelude Types
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably clarify this is about codegen, perhaps nesting all of these under a common Codegen header.


Generated code appears in:
```
codegen-server-test/build/smithyprojections/codegen-server-test/SERVICE_NAME/rust-server-codegen/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit SERVICE_NAME -> PROJECTION_NAME (from smithy-build.json)

@github-actions
Copy link

github-actions bot commented Oct 6, 2025

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@rcoh rcoh merged commit dc7ef5d into main Oct 6, 2025
50 checks passed
@rcoh rcoh deleted the agents branch October 6, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants